bolero - fuzzing + property testing

2022-02-20 ยท 1 min read

Crate: https://crates.io/crates/bolero

  • Looks like what we were trying to do at Diem (integrate property testing and fuzzing).
  • Replaces proptest.
  • Hooks into fuzzing engines and supports mutation-based fuzzing.

https://camshaft.github.io/bolero/introduction.html

https://camshaft.github.io/bolero/tutorials/fibonacci.html#test-oracle